Skip to content

Fix UseNativeWideChar() detection for MinGW/MSYS2 - #591

Open
luciddream-tsin wants to merge 1 commit into
electronicarts:masterfrom
luciddream-tsin:patch-1
Open

Fix UseNativeWideChar() detection for MinGW/MSYS2#591
luciddream-tsin wants to merge 1 commit into
electronicarts:masterfrom
luciddream-tsin:patch-1

Conversation

@luciddream-tsin

Copy link
Copy Markdown

Fix UseNativeWideChar() for MinGW/MSYS2 environments

The current implementation incorrectly returns false for MinGW, where wchar_t is natively 2 bytes for Windows API compatibility.

Fix UseNativeWideChar() for MinGW/MSYS2 environments

The current implementation incorrectly returns false for MinGW, where
wchar_t is natively 2 bytes for Windows API compatibility.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant